home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM DEMO / Zeta MultiMedia CD-ROM DEMO.iso / pc / media / prensa.dir / 00025_Script_25 < prev    next >
Text File  |  1996-09-23  |  289b  |  17 lines

  1. on exitFrame
  2.   if the castType of cast the castNum of sprite 30 = #digitalVideo then
  3.     if the movieRate of sprite 30 then
  4.       go the frame
  5.     else
  6.       goFrame "PeriodCatalunya"
  7.     end if
  8.   else
  9.     go the frame
  10.   end if
  11.   rolls
  12. end
  13.  
  14. on mouseUp
  15.   action
  16. end mouseUp
  17.